home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 131 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  835 b 

  1. Path: news.infi.net!usenet
  2. From: jbaylor@infi.net (john baylor)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: getch and Visual C++
  5. Date: Tue, 02 Jan 1996 20:52:18 GMT
  6. Organization: InfiNet
  7. Message-ID: <4cbre7$dgp@news.infi.net>
  8. References: <4c1mlm$o6a@rjo02.embratel.net.br>
  9. NNTP-Posting-Host: h-mordor.norfolk.infi.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. ammp@embratel.net.br wrote:
  13. If you are attempting to compile in quickwin, you will find conio.h
  14. and its functs. wont work...I ran into it the other day m'self.
  15. Another case of neophyte perils ;-)
  16. >I'm trying to use getch() with Visual C++.
  17. >During the link process, I'm receiving the folowing message:
  18.  
  19. >TESTE.OBJ(c:\alvaro\migrv3r1\teste.c) : error L2029: '__getch' : unresolved external
  20.  
  21. >Does anyone can Help me ???
  22.  
  23. >Thanks in advance.
  24.  
  25. >Alvaro (Brazil)
  26.  
  27. >ammp@embratel.net.br
  28.  
  29.  
  30.